home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / bbs / rescue32.zip / RESCUE.HIS < prev    next >
Text File  |  1997-01-18  |  14KB  |  295 lines

  1. 01/18/97
  2.          [v3.2] Made several changes to internal routines that interact with
  3.                 the modem. Will make for smoother play at higher baud rates.
  4.  
  5. 06/11/96
  6.          [v3.1] Opening screen displays InterBBS: Inactive even when it is
  7.                 active. Only affects the opening screen display!
  8.  
  9.                 A NEW option has been added to the CFG file to control whether
  10.                 or not you wish to have the door LOG callers (ON/OFF) to a
  11.                 USAGE file. A separate file is created for each Node.
  12.  
  13. 01/31/96
  14.          [v3.0] ALIAS option NOT working properly.
  15.  
  16.                 When entering a message, the body of the message was being 
  17.                 converted to upper case. With this version we will not 
  18.                 convert to upper case.
  19.  
  20.                 Added 'last date played' to Bulletins for NON-InterBBS only
  21.         
  22.                 If a Player logged on prior to midnight on the last day of the
  23.                 month and plays past midnight on the 1st of the new month, the
  24.                 monthly maintenance routine would 'kick in' during the players
  25.                 logon.
  26.  
  27. 07/03/95
  28.          [v2.9] Added a NEW option that will allow the player to send/read a 
  29.                 message to any other game players. The player will also be 
  30.                 given the option of replying to a message they have just read. 
  31.                 All messages will be maintained within the Door itself and will 
  32.                 have no connection to the BBS message bases.
  33.                 
  34.                 Added another CFG option to control the new message option
  35.  
  36.                 The InterBBS program creates a Prior Month Top 10 file. The 
  37.                 file will be displayed whenever the player requests a High 
  38.                 Score display and/or at door exit, if the .T10 file is found
  39.                 in the Door directory!
  40.  
  41.                 The name of the hotel that is displayed at the top of the hotel
  42.                 structure, is now FULLY configurable via a CFG option up to a 
  43.                 MAXIMUM of 49 characters.
  44.  
  45. 01/08/95
  46.          [v2.8] Eliminated the 'ANSI not detected....' message since there are
  47.                 a few communications packages out there that give off their
  48.                 own type of ANSI.
  49.  
  50.                 If using the TRIBBS.SYS system file, the door always presented
  51.                 the opening screen in black and white. Will now be presented
  52.                 in color.
  53.  
  54.                 A first time caller to the Door was being given a black and
  55.                 white screen throughout the Door. The caller would then have
  56.                 to use the Door option to toggle the color on. The Door will
  57.                 now default to having the color turned on and the caller will
  58.                 have to use the color toggle, on the game menu, to turn it off.
  59.  
  60.                 The Door knows that the caller is the Sysop, if the caller is
  61.                 record #1 in the BBS' user database. The BBS software passes
  62.                 that record number to the door via the system file. Some BBS
  63.                 software does not pass the actual record number but passes a
  64.                 relative number (ie: record #1 is passed as record #0). If the
  65.                 number being passsed is 0, the Door will not know it is the
  66.                 Sysop calling. We will now recognize the caller as the Sysop
  67.                 if their record number is 0 or 1.
  68.  
  69.                 As more and more BBS' use Alias', we have been asked to
  70.                 provide a way for the callers to use their Alias' rather
  71.                 than their LogonName. All Sunrise Doors will now have this
  72.                 Sysop configurable option in the CFG file.
  73.  
  74.                 If participating in an InterBBS game, the number of games per 
  75.                 day will NOT be overridden by the security specific entries in 
  76.                 the CFG file.
  77.  
  78.  
  79.  
  80. 08/15/94
  81.          [v2.7] As luck would have it a bug cropped up right after we released
  82.                 v2.6. As the guests were being rescued the score was not be
  83.                 displayed.
  84.  
  85. 08/14/94
  86.          [v2.6] A new option has been added to the CFG file to control the
  87.                 number of high score entries you wish to be displayed when
  88.                 the player chooses the appropriate option OR when they are
  89.                 leaving the game. There is no maximum/minmum that can be
  90.                 displayed OR you can use ZERO(0) to display ALL entries.
  91.  
  92.                 If the XXXX/YYYY entries in the CFG file were entered in
  93.                 LOWERCASE, the Door would display a CFG error and return to BBS
  94.  
  95.                 Using a NEW entry in the CFG, you can now define the number of
  96.                 months to retain in the HALL of FAME files.
  97.  
  98.                 Added a new option to the playing menu that allows the player
  99.                 to toggle the Color On/Off.
  100.  
  101.                 You will have to run a conversion program called USREXPND
  102.                 (included in the Door ZIP file). This program is to be run ONCE
  103.                 ONLY if you are upgrading from an earlier version of the Door.
  104.                 If you do not wish to run the conversion program you can just
  105.                 delete the .USR file (deleting the USR file causes the game to
  106.                 start over with all prior scores being lost).
  107.  
  108.  
  109. 03/14/94
  110.          [v2.5] The name displayed at the top of the hotel will now reflect
  111.                 the name of the BBS, rather than the SUNRISE HOTEL.
  112.  
  113.                 Past problems with large values in the Door.Sys or other System
  114.                 Files (Drop Files) generating an OVERLOW (Error 6) error, have
  115.                 been resolved.
  116.  
  117.                 When the Door displays the opening screen, it asks if you want
  118.                 instructions and you are forced to enter a Y or N. This was
  119.                 installed to handle problems encountered when using Digiboards.
  120.                 With this release you can choose whether you want to force a
  121.                 y/n OR if you want to use the y/N format which allows the
  122.                 player to press ENTER for the default N. You must update your
  123.                 CFG file, see DOC file.
  124.  
  125. 11/28/93
  126.          [v2.4] InterBBS Bulletins were not being created.
  127.  
  128. 11/26/93
  129.          [v2.3] If running InterBBS and you are a HUB and it is the first of
  130.                 the month and a current player (already in the score file)
  131.                 plays the game BEFORE you have run INTERBBS.EXE with the HUB
  132.                 option, the player's score for the prior month will be lost
  133.                 (it was being overlaid by the new score for the month).
  134.  
  135.                 The Makeup days option and number of games played/remaining,
  136.                 was not working properly if you left the game and came back
  137.                 in to continue playing. You never lost any turns/games since
  138.                 the turns/games would readjust the next day.
  139.  
  140.                 When playing in an InterBBS game, the BULLETINS created will
  141.                 reflect the same screen as that seen when looking at the
  142.                 Door's high scores (will not affect non-InterBBS games).
  143.  
  144.                 The Hiscore display when in the InterBBS mode, has changed.
  145.                 The number of games a player has PLAYED will be shown in the
  146.                 space previously occupied by the LAST DATE PLAYED. With this
  147.                 change a player can now tell if the players around them have
  148.                 played all their games to date or are possibly holding back.
  149.                 Multiplying today's day number by the number of games allowed
  150.                 per day will give the total number of PLAYS a player should
  151.                 have if they are CURRENT.
  152.  
  153.                 Non-registered version will automatically reset the player's
  154.                 scores anywhere from the 22nd thru 29th day of use
  155.  
  156.                 Increased the number fo games per day allowed in the
  157.                 non-registered version
  158.  
  159.                 If playing InterBBS, the Score display will flash the player's
  160.                 name to make it easier for them to spot their position in the
  161.                 top scores.
  162.  
  163. 09/28/93
  164.          [v2.2] If you were using RESCUE in an InterBBS mode AND there were
  165.                 duplicate names being used between some of the BBS' (ie:
  166.                 SYSOP on one BBS and SYSOP on another) then the program was
  167.                 duplicating names in the score file. In addition to using
  168.                 this new version, you MUST delete the RESCUE.ISC file and
  169.                 allow the program to recreate it correctly.
  170.  
  171. 08/30/93
  172.          [v2.1] Introducing an INTER-BBS option whereby players may compete
  173.                 against players from any number of other BBS', running Monte
  174.                 Carlo Solitaire.. See Docs for a more indepth explanation as
  175.                 well as an explanation of the new CFG option.
  176.  
  177.     >>>>>>>>>>  NOTE: You MUST discontinue use of SUNHOF.EXE for this DOOR!!!!
  178.  
  179.                 Added a MAKE-UP-PLAYS feature that allows the caller to makeup
  180.                 game plays they may have missed during the current month. This
  181.                 will afford those callers that do not call every day, an equal
  182.                 chance to compete with callers that play every day.
  183.                 Config file lines have changed...Be sure to read Documentation!
  184.  
  185.                 Automatic game reset will take place when the first caller of
  186.                 the month plays the game. Two Hall of Fame bulletin files will
  187.                 be created (SUNHOF.ANS and SUNHOF.ASC) and all scores cleared.
  188.                 Be sure to read the Documentation!!!
  189.  
  190.                 Due to technical deifficulties, CHAIN.TXT no longer supported.
  191.  
  192.                 Added a Screen Refresh option.
  193.  
  194.                 Added an option to display the High Scores at any time
  195.                 during the game.
  196.  
  197.                 Added an option to display the Instructions at any time
  198.                 during the game.
  199.  
  200.                 Added CFG option to control the number of Bombs to be hidden
  201.  
  202.                 Added CFG option to control the number of points to be
  203.                 deducted when a Bomb is encountered
  204.  
  205.                 Added CFG option to control the number of points player
  206.                 earns for each guest rescued.
  207.  
  208. 06/19/93
  209.          [v2.0] Removed delay at start of game
  210.  
  211.                 Added support for the PCBoard /M version
  212.  
  213. 03/12/93
  214.          [v1.9] Now supports Comm Ports 0-15
  215.  
  216.                 Callers will be required to answer the "Want Instructions.."
  217.                 question with a Y or N. This was required to circumvent a
  218.                 problem encountered when running under WildCat's IM version.
  219.  
  220. 12/25/92
  221.          [v1.8] BRUN45.EXE no longer required!
  222.  
  223.                 Added support for Fossil-Based Multi-Port cards!
  224.  
  225.                 New Configuration option to allow Sysop to choose whether
  226.                 they want the computer to allocate 99 games to them or if
  227.                 they just want to be like any other caller.
  228.  
  229. 10/16/92
  230.          [v1.7] Added support for TRIBBS software. We now access the
  231.                 TRIBBS.SYS system file directly!
  232.  
  233.                 After a CHAT or DROP-TO-DOS the game screen will now be
  234.                 restored to its original state.
  235.  
  236. 06/18/92
  237.          [v1.6] You can now use an environmental variable for Non-Standard
  238.                 IRQs. This will eliminate the need to have multiple batch
  239.                 files to execute the door. See DOCs under NON-STANDARD COM
  240.                 SUPPORT for details.
  241.  
  242.                 You can now use environmental variables, on the first line
  243.                 of the configuration file. This will eliminate the requirement
  244.                 that you create an individual configuration file for each node
  245.                 in a multinode environment (ONE config file for ALL nodes!!).
  246.                 See DOCs under MULTI-NODE SETUP for details.
  247.  
  248.                 Made some changes to fix the TIMEOUT errors encountered
  249.                 when usinga 486 with/without DesqView. Need feedback !!
  250.  
  251.                 Made some changes to correct the Error #6 (Overflow Error)
  252.                 when using SpitFire version 3.2/SFDOORS.DAT. I need some
  253.                 feedback on this one as well!
  254.  
  255.                 Added support for GT Power's GTUSER.BBS file. To use this
  256.                 you will be required to add to lines to your configuration
  257.                 files. Please see Docs for changes. Need some feedback on
  258.                 this as well!
  259. 02/16/92
  260.          [v1.5] Corrected system hang, in Local mode, when you issue a
  261.                 BackSpace over previously entered data.
  262.  
  263.                 Re-vamped the scoring. All rescued guests are now worth
  264.                 50 points and every guess is worth 5 points. After you
  265.                 Rescue ALL guests, your final score will be calculated
  266.                 by multiplying the number of guesses by 5 and subtracting
  267.                 the result from the total points. Thus, the fewer the
  268.                 number of guesses, the higher the score.
  269.  
  270. 12/29/91
  271.          [v1.4] Added an option to control when you DO NOT want the DOOR
  272.                 to be used. Allows for 5 Blackout periods. This requires
  273.                 a configuration file change. SEE DOCS for DETAILS!
  274.  
  275. 11/01/91
  276.          [v1.3] Added an option to control the number of plays per day,
  277.                 based upon the user's security level. This requires a
  278.                 configuration file change. SEE DOCS for DETAILS!
  279.  
  280.                 Added an option to control the length of time the game
  281.                 may be played (each time caller enters the Door), based
  282.                 upon the user's security level. This requires a
  283.                 configuration file change. SEE DOCS for DETAILS!
  284.  
  285. 10/17/91
  286.          [v1.2] Added a colorzed Bulletin. Config file change!!
  287.  
  288.                 Changes to internal routines.
  289.  
  290. 09/06/91
  291.          [v1.1] Re-adjuist delay values in non-registered version
  292.  
  293. 09/01/91
  294.          [v1.0] Initial release
  295.